home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / HyperCuber 2.0 Source / HyperCuber Balloons.r < prev    next >
Encoding:
Text File  |  1994-05-02  |  16.9 KB  |  793 lines  |  [TEXT/MPS ]

  1. /*    Rez file for balloon document "HyperCuber Balloons" */
  2. /*    Created Mon, May 2, 1994 at 2:28 PM */
  3.  
  4. #include "Types.r"
  5. #include "BalloonTypes.r"
  6.  
  7. resource 'hmnu' (3,"Edit", purgeable) {
  8.     HelpMgrVersion,
  9.     hmDefaultOptions,
  10.     0,
  11.     0,
  12.     HMSkipItem { },
  13.     {
  14.  
  15.         HMStringResItem {        /* Edit Menu */
  16.             5000,1,
  17.             0,0,
  18.             0,0,
  19.             0,0
  20.         },
  21.                     HMSkipItem { },
  22.                     HMSkipItem { },
  23.                     HMSkipItem { },
  24.         HMStringResItem {        /* item 4:Copy */
  25.             5000,2,
  26.             0,0,
  27.             0,0,
  28.             0,0
  29.         },
  30.                     HMSkipItem { },
  31.                     HMSkipItem { },
  32.                     HMSkipItem { },
  33.         HMStringResItem {        /* item 8:Show Clipboard */
  34.             5000,3,
  35.             0,0,
  36.             0,0,
  37.             0,0
  38.         }
  39.     }
  40. };
  41.  
  42. resource 'hmnu' (2,"File", purgeable) {
  43.     HelpMgrVersion,
  44.     hmDefaultOptions,
  45.     0,
  46.     0,
  47.     HMSkipItem { },
  48.     {
  49.  
  50.         HMStringResItem {        /* File Menu */
  51.             5000,4,
  52.             0,0,
  53.             0,0,
  54.             0,0
  55.         },
  56.         HMStringResItem {        /* item 1:New N-Cube */
  57.             5000,5,
  58.             0,0,
  59.             0,0,
  60.             0,0
  61.         },
  62.         HMStringResItem {        /* item 2:Open… */
  63.             5000,6,
  64.             0,0,
  65.             0,0,
  66.             0,0
  67.         },
  68.         HMStringResItem {        /* item 3:Close */
  69.             5000,7,
  70.             0,0,
  71.             0,0,
  72.             0,0
  73.         },
  74.         HMStringResItem {        /* item 4:Save As PICT file */
  75.             5000,8,
  76.             0,0,
  77.             0,0,
  78.             0,0
  79.         },
  80.                     HMSkipItem { },
  81.         HMStringResItem {        /* item 6:Quit */
  82.             5000,9,
  83.             0,0,
  84.             0,0,
  85.             0,0
  86.         }
  87.     }
  88. };
  89.  
  90. resource 'hmnu' (128,"Options", purgeable) {
  91.     HelpMgrVersion,
  92.     hmDefaultOptions,
  93.     0,
  94.     0,
  95.     HMSkipItem { },
  96.     {
  97.  
  98.         HMStringResItem {        /* Options Menu */
  99.             5000,10,
  100.             0,0,
  101.             0,0,
  102.             0,0
  103.         },
  104.         HMStringResItem {        /* item 1:Antialias Lines */
  105.             5000,11,
  106.             0,0,
  107.             0,0,
  108.             0,0
  109.         },
  110.                     HMSkipItem { },
  111.                     HMSkipItem { },
  112.         HMStringResItem {        /* item 4:Colors… */
  113.             5000,12,
  114.             0,0,
  115.             0,0,
  116.             0,0
  117.         },
  118.         HMStringResItem {        /* item 5:Keyboard Controls… */
  119.             5000,13,
  120.             0,0,
  121.             0,0,
  122.             0,0
  123.         },
  124.         HMStringResItem {        /* item 6:Mouse Controls… */
  125.             5000,14,
  126.             0,0,
  127.             0,0,
  128.             0,0
  129.         }
  130.     }
  131. };
  132.  
  133. resource 'hmnu' (129,"Viewing Mode", purgeable) {
  134.     HelpMgrVersion,
  135.     hmDefaultOptions,
  136.     0,
  137.     0,
  138.     HMSkipItem { },
  139.     {
  140.         HMStringResItem {        /* Menu title messages */
  141.             0,0,        /*  Normal */
  142.             0,0,        /*  Grayed */
  143.             0,0,        /*  Checked */
  144.             0,0,        /*  Other */
  145.         },
  146.         HMStringResItem {        /* item 1:Mono */
  147.             5000,15,
  148.             0,0,
  149.             5000,16,
  150.             0,0
  151.         },
  152.         HMStringResItem {        /* item 2:Two-Image Stereo */
  153.             5000,17,
  154.             0,0,
  155.             5000,18,
  156.             0,0
  157.         },
  158.         HMStringResItem {        /* item 3:Two-Color Stereo */
  159.             5000,19,
  160.             0,0,
  161.             5000,20,
  162.             0,0
  163.         }
  164.     }
  165. };
  166.  
  167. resource 'hmnu' (130,"Windows", purgeable) {
  168.     HelpMgrVersion,
  169.     hmDefaultOptions,
  170.     0,
  171.     0,
  172.     HMSkipItem { },
  173.     {
  174.  
  175.         HMStringResItem {        /* Windows Menu */
  176.             5000,21,
  177.             0,0,
  178.             0,0,
  179.             0,0
  180.         },
  181.         HMStringResItem {        /* item 1:Hide Menubar */
  182.             5000,22,
  183.             5000,23,
  184.             0,0,
  185.             0,0
  186.         },
  187.         HMStringResItem {        /* item 2:Full-Screen */
  188.             5000,24,
  189.             0,0,
  190.             5000,25,
  191.             0,0
  192.         },
  193.                     HMSkipItem { },
  194.         HMStringResItem {        /* item 4:3D Controls */
  195.             5000,26,
  196.             0,0,
  197.             5000,27,
  198.             0,0
  199.         },
  200.         HMStringResItem {        /* item 5:4D Controls */
  201.             5000,28,
  202.             0,0,
  203.             5000,29,
  204.             0,0
  205.         },
  206.         HMStringResItem {        /* item 6:5D Controls */
  207.             5000,30,
  208.             0,0,
  209.             5000,31,
  210.             0,0
  211.         },
  212.         HMStringResItem {        /* item 7:6D Controls */
  213.             5000,32,
  214.             0,0,
  215.             5000,33,
  216.             0,0
  217.         },
  218.         HMStringResItem {        /* item 8:7D Controls */
  219.             5000,34,
  220.             0,0,
  221.             5000,35,
  222.             0,0
  223.         }
  224.     }
  225. };
  226.  
  227. resource 'hrct' (5000,"", purgeable) {
  228.     HelpMgrVersion,
  229.     hmDefaultOptions,
  230.     0,
  231.     0,
  232.     {
  233.  
  234.         HMStringResItem {        /* Angle Scroll Bar */
  235.             {0,0},
  236.             {0,0,0,0},
  237.             5000,36,
  238.             0,0,
  239.             0,0,
  240.             0,0
  241.         },
  242.         HMStringResItem {        /* Colors Background */
  243.             {0,0},
  244.             {0,0,0,0},
  245.             5000,37,
  246.             0,0,
  247.             0,0,
  248.             0,0
  249.         },
  250.         HMStringResItem {        /* Colors Cancel */
  251.             {0,0},
  252.             {0,0,0,0},
  253.             5000,38,
  254.             0,0,
  255.             0,0,
  256.             0,0
  257.         },
  258.         HMStringResItem {        /* Colors Default */
  259.             {0,0},
  260.             {0,0,0,0},
  261.             5000,39,
  262.             0,0,
  263.             0,0,
  264.             0,0
  265.         },
  266.         HMStringResItem {        /* Colors Left Eye */
  267.             {0,0},
  268.             {0,0,0,0},
  269.             5000,40,
  270.             0,0,
  271.             0,0,
  272.             0,0
  273.         },
  274.         HMStringResItem {        /* Colors Okay */
  275.             {0,0},
  276.             {0,0,0,0},
  277.             5000,41,
  278.             0,0,
  279.             0,0,
  280.             0,0
  281.         },
  282.         HMStringResItem {        /* Colors Right Eye */
  283.             {0,0},
  284.             {0,0,0,0},
  285.             5000,42,
  286.             0,0,
  287.             0,0,
  288.             0,0
  289.         },
  290.         HMStringResItem {        /* Image */
  291.             {0,0},
  292.             {0,0,0,0},
  293.             5000,43,
  294.             0,0,
  295.             0,0,
  296.             0,0
  297.         },
  298.         HMStringResItem {        /* Key Add */
  299.             {0,0},
  300.             {0,0,0,0},
  301.             5000,44,
  302.             0,0,
  303.             0,0,
  304.             0,0
  305.         },
  306.         HMStringResItem {        /* Key Cancel */
  307.             {0,0},
  308.             {0,0,0,0},
  309.             5000,45,
  310.             0,0,
  311.             0,0,
  312.             0,0
  313.         },
  314.         HMStringResItem {        /* Key Defaults */
  315.             {0,0},
  316.             {0,0,0,0},
  317.             5000,46,
  318.             0,0,
  319.             0,0,
  320.             0,0
  321.         },
  322.         HMStringResItem {        /* Key Edit */
  323.             {0,0},
  324.             {0,0,0,0},
  325.             5000,47,
  326.             0,0,
  327.             0,0,
  328.             0,0
  329.         },
  330.         HMStringResItem {        /* Key Okay */
  331.             {0,0},
  332.             {0,0,0,0},
  333.             5000,48,
  334.             0,0,
  335.             0,0,
  336.             0,0
  337.         },
  338.         HMStringResItem {        /* Key Remove */
  339.             {0,0},
  340.             {0,0,0,0},
  341.             5000,49,
  342.             0,0,
  343.             0,0,
  344.             0,0
  345.         },
  346.         HMStringResItem {        /* KeyEd Angle */
  347.             {0,0},
  348.             {0,0,0,0},
  349.             5000,50,
  350.             0,0,
  351.             0,0,
  352.             0,0
  353.         },
  354.         HMStringResItem {        /* KeyEd Cancel */
  355.             {0,0},
  356.             {0,0,0,0},
  357.             5001,1,
  358.             0,0,
  359.             0,0,
  360.             0,0
  361.         },
  362.         HMStringResItem {        /* KeyEd Dimension */
  363.             {0,0},
  364.             {0,0,0,0},
  365.             5001,2,
  366.             0,0,
  367.             0,0,
  368.             0,0
  369.         },
  370.         HMStringResItem {        /* KeyEd Direction */
  371.             {0,0},
  372.             {0,0,0,0},
  373.             5001,3,
  374.             0,0,
  375.             0,0,
  376.             0,0
  377.         },
  378.         HMStringResItem {        /* KeyEd Increment */
  379.             {0,0},
  380.             {0,0,0,0},
  381.             5001,4,
  382.             0,0,
  383.             0,0,
  384.             0,0
  385.         },
  386.         HMStringResItem {        /* KeyEd Key */
  387.             {0,0},
  388.             {0,0,0,0},
  389.             5001,5,
  390.             0,0,
  391.             0,0,
  392.             0,0
  393.         },
  394.         HMStringResItem {        /* KeyEd Okay */
  395.             {0,0},
  396.             {0,0,0,0},
  397.             5001,6,
  398.             0,0,
  399.             0,0,
  400.             0,0
  401.         },
  402.         HMStringResItem {        /* Mouse Add */
  403.             {0,0},
  404.             {0,0,0,0},
  405.             5001,7,
  406.             0,0,
  407.             0,0,
  408.             0,0
  409.         },
  410.         HMStringResItem {        /* Mouse Cancel */
  411.             {0,0},
  412.             {0,0,0,0},
  413.             5001,8,
  414.             0,0,
  415.             0,0,
  416.             0,0
  417.         },
  418.         HMStringResItem {        /* Mouse Defaults */
  419.             {0,0},
  420.             {0,0,0,0},
  421.             5001,9,
  422.             0,0,
  423.             0,0,
  424.             0,0
  425.         },
  426.         HMStringResItem {        /* Mouse Edit */
  427.             {0,0},
  428.             {0,0,0,0},
  429.             5001,10,
  430.             0,0,
  431.             0,0,
  432.             0,0
  433.         },
  434.         HMStringResItem {        /* Mouse Okay */
  435.             {0,0},
  436.             {0,0,0,0},
  437.             5001,11,
  438.             0,0,
  439.             0,0,
  440.             0,0
  441.         },
  442.         HMStringResItem {        /* Mouse Remove */
  443.             {0,0},
  444.             {0,0,0,0},
  445.             5001,12,
  446.             0,0,
  447.             0,0,
  448.             0,0
  449.         },
  450.         HMStringResItem {        /* MouseEd Angle */
  451.             {0,0},
  452.             {0,0,0,0},
  453.             5001,13,
  454.             0,0,
  455.             0,0,
  456.             0,0
  457.         },
  458.         HMStringResItem {        /* MouseEd Cancel */
  459.             {0,0},
  460.             {0,0,0,0},
  461.             5001,14,
  462.             0,0,
  463.             0,0,
  464.             0,0
  465.         },
  466.         HMStringResItem {        /* MouseEd Command */
  467.             {0,0},
  468.             {0,0,0,0},
  469.             5001,15,
  470.             0,0,
  471.             0,0,
  472.             0,0
  473.         },
  474.         HMStringResItem {        /* MouseEd Control */
  475.             {0,0},
  476.             {0,0,0,0},
  477.             5001,16,
  478.             0,0,
  479.             0,0,
  480.             0,0
  481.         },
  482.         HMStringResItem {        /* MouseEd Dimension */
  483.             {0,0},
  484.             {0,0,0,0},
  485.             5001,17,
  486.             0,0,
  487.             0,0,
  488.             0,0
  489.         },
  490.         HMStringResItem {        /* MouseEd Direction */
  491.             {0,0},
  492.             {0,0,0,0},
  493.             5001,18,
  494.             0,0,
  495.             0,0,
  496.             0,0
  497.         },
  498.         HMStringResItem {        /* MouseEd Multiplier */
  499.             {0,0},
  500.             {0,0,0,0},
  501.             5001,19,
  502.             0,0,
  503.             0,0,
  504.             0,0
  505.         },
  506.         HMStringResItem {        /* MouseEd Okay */
  507.             {0,0},
  508.             {0,0,0,0},
  509.             5001,20,
  510.             0,0,
  511.             0,0,
  512.             0,0
  513.         },
  514.         HMStringResItem {        /* MouseEd Option */
  515.             {0,0},
  516.             {0,0,0,0},
  517.             5001,21,
  518.             0,0,
  519.             0,0,
  520.             0,0
  521.         },
  522.         HMStringResItem {        /* MouseEd Shift */
  523.             {0,0},
  524.             {0,0,0,0},
  525.             5001,22,
  526.             0,0,
  527.             0,0,
  528.             0,0
  529.         },
  530.         HMStringResItem {        /* N-Cube Dimension */
  531.             {0,0},
  532.             {0,0,0,0},
  533.             5001,23,
  534.             0,0,
  535.             0,0,
  536.             0,0
  537.         },
  538.         HMStringResItem {        /* N-Cube Okay */
  539.             {0,0},
  540.             {0,0,0,0},
  541.             5001,24,
  542.             0,0,
  543.             0,0,
  544.             0,0
  545.         },
  546.         HMStringResItem {        /* NCube Cancel */
  547.             {0,0},
  548.             {0,0,0,0},
  549.             5001,25,
  550.             0,0,
  551.             0,0,
  552.             0,0
  553.         },
  554.         HMStringResItem {        /* Perspective Scroll Bar */
  555.             {0,0},
  556.             {0,0,0,0},
  557.             5001,26,
  558.             0,0,
  559.             0,0,
  560.             0,0
  561.         }
  562.     }
  563. };
  564.  
  565.  
  566.  
  567. resource 'STR#' (5000, "Balloon Help String 1") {
  568.     {
  569.         /* [1] Edit Menu, Normal */
  570.             "Use this menu to copy a picture of the object to the clipbo"
  571.             "ard, or to view the clipboard.",
  572.         /* [2] Copy, Normal */
  573.             "This copies the current view of the object to the clipboard"
  574.             ". You can then paste the picture into another program.",
  575.         /* [3] Show Clipboard, Normal */
  576.             "This shows the current contents of the Clipboard.",
  577.         /* [4] File Menu, Normal */
  578.             "Use this menu to open and view objects, to save a picture o"
  579.             "f an object, or to exit HyperCuber.",
  580.         /* [5] New N-Cube, Normal */
  581.             "This creates and displays a new monochrome n-cube.",
  582.         /* [6] Open…, Normal */
  583.             "This opens and views an object.",
  584.         /* [7] Close, Normal */
  585.             "This closes the current object and all related windows.",
  586.         /* [8] Save As PICT file, Normal */
  587.             "This saves the current view as a picture (in a PICT file).",
  588.         /* [9] Quit, Normal */
  589.             "This quits HyperCuber.",
  590.         /* [10] Options Menu, Normal */
  591.             "Use this menu to change the colors used to draw the object,"
  592.             " and to set up keyboard and mouse shortcuts to control the s"
  593.             "croll bars. ",
  594.         /* [11] Antialias Lines, Normal */
  595.             "This makes line segments look much better, but also slows d"
  596.             "own display.",
  597.         /* [12] Colors…, Normal */
  598.             "This lets you change the colors used to draw the object.",
  599.         /* [13] Keyboard Controls…, Normal */
  600.             "This lets you set up keyboard shortcuts so you can control "
  601.             "the scroll bars from the keyboard.",
  602.         /* [14] Mouse Controls…, Normal */
  603.             "This lets you set up mouse shortcuts so you can control the"
  604.             " scroll bars by clicking and dragging in the object window.",
  605.         /* [15] Mono, Normal */
  606.             "This shows the object as a single image.",
  607.         /* [16] Mono, Checked */
  608.             "This is the current viewing mode. It shows the object as a "
  609.             "single image.",
  610.         /* [17] Two-Image Stereo, Normal */
  611.             "This shows the object as two images side-by-side, each view"
  612.             "ed from a slightly different angle. If you look at the image"
  613.             " cross-eyed, the object will appear to be three-dimensional.",
  614.         /* [18] Two-Image Stereo, Checked */
  615.             "This is the current viewing mode. It shows the object as tw"
  616.             "o images side-by-side, each viewed from a slightly different"
  617.             " angle. If you look at the image cross-eyed, the object will"
  618.             " appear to be three-dimensional.",
  619.         /* [19] Two-Color Stereo, Normal */
  620.             "This shows the object as two colored images superimposed, e"
  621.             "ach viewed from a slightly different angle. If you look at t"
  622.             "he image with special glasses, the object will appear to be "
  623.             "three-dimensional.",
  624.         /* [20] Two-Color Stereo, Checked */
  625.             "This is the current viewing mode. It shows the object as tw"
  626.             "o colored images superimposed, from slightly different angle"
  627.             "s. If you look at the image with special glasses, the object"
  628.             " will appear to be three-dimensional.",
  629.         /* [21] Windows Menu, Normal */
  630.             "Use this menu to show or hide controls windows, and to make"
  631.             " the object window as large as possible.",
  632.         /* [22] Hide Menubar, Normal */
  633.             "This hides the menu bar. The menu bar will re-appear when y"
  634.             "ou click at the top of the screen.",
  635.         /* [23] Hide Menubar, Grayed */
  636.             "This would hide the menu bar, but your window must be full-"
  637.             "screen before you can hide the menu bar.",
  638.         /* [24] Full-Screen, Normal */
  639.             "This makes the window take up the entire screen.",
  640.         /* [25] Full-Screen, Checked */
  641.             "This shrink the window to the size it was before you made i"
  642.             "t full-screen.",
  643.         /* [26] 3D Controls, Normal */
  644.             "This shows the 3D Controls window.",
  645.         /* [27] 3D Controls, Checked */
  646.             "This hides the 3D Controls window.",
  647.         /* [28] 4D Controls, Normal */
  648.             "This shows the 4D Controls window.",
  649.         /* [29] 4D Controls, Checked */
  650.             "This hides the 4D Controls window.",
  651.         /* [30] 5D Controls, Normal */
  652.             "This shows the 5D Controls window.",
  653.         /* [31] 5D Controls, Checked */
  654.             "This hides the 5D Controls window.",
  655.         /* [32] 6D Controls, Normal */
  656.             "This shows the 6D Controls window.",
  657.         /* [33] 6D Controls, Checked */
  658.             "This hides the 7D Controls window.",
  659.         /* [34] 7D Controls, Normal */
  660.             "This shows the 7D Controls window.",
  661.         /* [35] 7D Controls, Checked */
  662.             "This hides the 7D Controls window.",
  663.         /* [36] Angle Scroll Bar, Normal */
  664.             "This scroll bar controls the viewpoint angle named to the l"
  665.             "eft. Scrolling this bar will change the angle. The number to"
  666.             " the left is the current value of this angle.",
  667.         /* [37] Colors Background, Normal */
  668.             "The color used to draw the background of the image. Click i"
  669.             "n the color box to change the background color.",
  670.         /* [38] Colors Cancel, Normal */
  671.             "Click this to cancel this without changing any colors.",
  672.         /* [39] Colors Default, Normal */
  673.             "Click this to change all colors to their default values.",
  674.         /* [40] Colors Left Eye, Normal */
  675.             "Shows the color currently used to draw the left eye image, "
  676.             "when viewing in two-color stereo. Click in the color box to "
  677.             "change the left eye color.",
  678.         /* [41] Colors Okay, Normal */
  679.             "Click this to accept these colors.",
  680.         /* [42] Colors Right Eye, Normal */
  681.             "The color currently used to draw the right eye image, when "
  682.             "viewing in two-color stereo. Click in the color box to chang"
  683.             "e the right eye color.",
  684.         /* [43] Image, Normal */
  685.             "This is the image. Click and drag here to invoke mouse cont"
  686.             "rols.",
  687.         /* [44] Key Add, Normal */
  688.             "Click here to add a new key control to the end of the list.",
  689.         /* [45] Key Cancel, Normal */
  690.             "Click here to cancel without changing the key controls.",
  691.         /* [46] Key Defaults, Normal */
  692.             "Click here to change to the default set of key controls.",
  693.         /* [47] Key Edit, Normal */
  694.             "Click here to edit the selected key control.",
  695.         /* [48] Key Okay, Normal */
  696.             "Click here to accept these key controls.",
  697.         /* [49] Key Remove, Normal */
  698.             "Click here to remove the selected key control.",
  699.         /* [50] KeyEd Angle, Normal */
  700.             "The angle to change."
  701.     }
  702. };
  703.  
  704. resource 'STR#' (5001, "Balloon Help String 2") {
  705.     {
  706.         /* [1] KeyEd Cancel, Normal */
  707.             "Click here to cancel this without changing this control.",
  708.         /* [2] KeyEd Dimension, Normal */
  709.             "The dimension of the angle to change.",
  710.         /* [3] KeyEd Direction, Normal */
  711.             "The direction to change the angle.",
  712.         /* [4] KeyEd Increment, Normal */
  713.             "The amount by which to change the angle.",
  714.         /* [5] KeyEd Key, Normal */
  715.             "The key and modifiers to press to invoke this key control. "
  716.             "To change this, click here and press the new key combination"
  717.             ".",
  718.         /* [6] KeyEd Okay, Normal */
  719.             "Click here to accept this control.",
  720.         /* [7] Mouse Add, Normal */
  721.             "Click here to add a new mouse control to the end of the lis"
  722.             "t.",
  723.         /* [8] Mouse Cancel, Normal */
  724.             "Click here to cancel without changing the mouse controls.",
  725.         /* [9] Mouse Defaults, Normal */
  726.             "Click here to change to the default set of mouse controls.",
  727.         /* [10] Mouse Edit, Normal */
  728.             "Click here to edit the selected mouse control.",
  729.         /* [11] Mouse Okay, Normal */
  730.             "Click here to accept these mouse controls.",
  731.         /* [12] Mouse Remove, Normal */
  732.             "Click here to remove the selected mouse control.",
  733.         /* [13] MouseEd Angle, Normal */
  734.             "The angle to change.",
  735.         /* [14] MouseEd Cancel, Normal */
  736.             "Click here to cancel this without changing this mouse contr"
  737.             "ol.",
  738.         /* [15] MouseEd Command, Normal */
  739.             "This is checked if you should hold down the command (clover"
  740.             "leaf) key while dragging to invoke this control. Click here "
  741.             "to change this.",
  742.         /* [16] MouseEd Control, Normal */
  743.             "This is checked if you should hold down the control key whi"
  744.             "le dragging to invoke this control. Click here to change thi"
  745.             "s.",
  746.         /* [17] MouseEd Dimension, Normal */
  747.             "The dimension of the angle to change.",
  748.         /* [18] MouseEd Direction, Normal */
  749.             "If this is horizontal, the angle will track the mouse’s hor"
  750.             "izontal movements. If it is vertical, the angle will track t"
  751.             "he mouse’s vertical movements.",
  752.         /* [19] MouseEd Multiplier, Normal */
  753.             "This is multiplied by the mouse movements when computing ho"
  754.             "w much the angle should change. To make the angle change mor"
  755.             "e quickly, increase the magnitude of this number. To reverse"
  756.             " the angle’s changes, reverse the sign of this number.",
  757.         /* [20] MouseEd Okay, Normal */
  758.             "Click here to accept this mouse control.",
  759.         /* [21] MouseEd Option, Normal */
  760.             "This is checked if you should hold down the option key whil"
  761.             "e dragging to invoke this control. Click here to change this"
  762.             ".",
  763.         /* [22] MouseEd Shift, Normal */
  764.             "This is checked if you should hold down the shift key while"
  765.             " dragging to invoke this control. Click here to change this.",
  766.         /* [23] N-Cube Dimension, Normal */
  767.             "Type the dimension of the n-cube you want to create. For in"
  768.             "stance, to create a four-dimensional cube, type 4 here.",
  769.         /* [24] N-Cube Okay, Normal */
  770.             "Click this to create the n-cube.",
  771.         /* [25] NCube Cancel, Normal */
  772.             "Click this if you do not want to create an n-cube.",
  773.         /* [26] Perspective Scroll Bar, Normal */
  774.             "This scroll bar controls the perspective parameter named to"
  775.             " the left. Scrolling this bar will change the parameter. The"
  776.             " number to the left is the current value of this perspective"
  777.             " parameter."
  778.     }
  779. };
  780.  
  781. data 'TEXT' (5000, purgeable) {
  782.             "This program displays and rotates objects of higher dimensi"
  783.             "ons."
  784. };
  785.  
  786. resource 'hfdr' (-5696, purgeable) {    /* Help balloon for application icon */
  787.     HelpMgrVersion, hmDefaultOptions, 0, 0, /* header information */
  788.     {
  789.     HMTEResItem { 5000 }
  790.     }
  791. };
  792.  
  793.